Click or drag to resize

MovedEventOldId Property

Contains the unique identifier of the original item before it was moved.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public Id OldId { get; }

Property Value

Type: Id
The old identifier.
See Also